Conditions | 6 |
Paths | 4 |
Total Lines | 1 |
Lines | 1 |
Ratio | 100 % |
Tests | 0 |
CRAP Score | 42 |
Changes | 0 |
1 | /** |
||
4 | View Code Duplication | function getPatterns ( type_or_category ) { |
|
|
|||
5 | 225 | if (type_or_category) { |
|
23 | module.exports = getPatterns; |